Building Effective Agents Cookbook
https://github.com/anthropics/anthropic-cookbook/tree/main/patterns/agents
Basic Building Blocks
https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/basic_workflows.ipynb
Prompt-Chaining
Parallelization
Routing
Advanced Workflows
Orchestrator-Subagents
https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/orchestrator_workers.ipynb
Evaluator-Optimizer
https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/evaluator_optimizer.ipynb